home *** CD-ROM | disk | FTP | other *** search
- rmic.class.not.found=\
- Class %s not found.
- rmic.cant.make.stubs.for.interface=\
- %s is an interface, stubs are needed only for remote object classes.
- rmic.must.extend.remoteobject=\
- Class %s does not implement RemoteObject, only remote objects need stubs and skeletons.
- rmic.must.throw.remoteexception=\
- %s is not a valid remote interface, method %s must throw RemoteException.
- rmic.must.implement.remoteobject=\
- Stubs are only needed for classes that implement RemoteObject interfaces;\n\t Class %s does not, remote invocation is supported by the stubs for %s.
- rmic.can.mix.remote.nonremote=\
- Remote interface %s may not extend a non-remote interface.
- rmi.stub.compiler=\
- RMI Stub Compiler
- full.class.name=\
- Full Class Name:
- errors=\
- Compilation Messages:
- compile=\
- Compile
- stop=\
- Stop
- compile.status=\
- Compile %0.
- compile.done=\
- done
- compile.failed=\
- failed
-